home *** CD-ROM | disk | FTP | other *** search
/ A.C.E. 2 / ACE CD 2.iso / FILES / GAMES / 1-L / LIBERAT5.DMS / in.adf / Install WallMaps < prev   
Encoding:
Text File  |  1994-01-04  |  682 b   |  46 lines

  1. *PREFS="Liberation_Wall_Install.RES"
  2. TITLE="0/20/484/155/Liberation Wall Installer"
  3.  
  4. tab=100
  5. TEXT=" Copyright 1992-94 Antony Crowther"
  6. CLI="RAW:0/12/440/90/Progress report"
  7. ret
  8. ret
  9. tab= 100
  10. OPTION "Select how many wall sets to remap."=3
  11. tab=10
  12. A1="15 Walls, 2.3 Meg";
  13. A2="27 Walls, 4.3 Meg";
  14. A3="71 Walls, 11.3 Meg"*
  15. ret
  16. tab=145
  17. OPTION "Quality of the remap."=3
  18. tab=70
  19. B1="Fast but crude";
  20. B2="Average";
  21. B3="Slow but nice"*
  22.  
  23. ret
  24. ret
  25.  
  26. flag Zc=" ABORT INSTALL "
  27. set=16
  28. flag Zo=R" Install WallMaps"
  29. ret
  30. ret
  31.  
  32.  
  33. flag Zr=" "
  34. flag Zp=" "
  35. DOWINDOW
  36.  
  37.  +'c2_Walls/c2remap '
  38.  
  39.  IF A1 then +"L" endif
  40.  IF A2 then +"M"  endif
  41.  IF A3 then +"H"  endif
  42.  
  43.  IF B3 then +"H" endif
  44.  IF B2 then +"M" endif
  45.  
  46.